PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFRemoteGoToAction Class / getNewWindow Method
In This Topic
    getNewWindow Method
    In This Topic
    Gets a value indicating whether to open the destination document in a new window.
    Syntax
    public boolean getNewWindow()

    Return Value

    A boolean value specifying whether to open the destination document in a new window.
    See Also